home *** CD-ROM | disk | FTP | other *** search
- Just tried ModePro, and though its mode of operation is not as nice as
- NewMode, it is a more functional program.
-
-
- -ash
-
- Ps It makes the following script possible.
-
- /* Quickrender with multiview */
- /* needs ModePro */
- /* Adapted from another script that appeared */
- /* here */
-
- QRPALLETTEMETHOD = 'Generate Palette'
- QRLIGHTSOURCE = ON
- QRHORZLIGHT = 20
- QRVERTLIGHT = 20
- QRSHOWPIC = FALSE
-
- QUICKRENDER
-
- address command 'sys:utilities/multiview file ram:quickrender pubscreen
- "Imagine"'
-
-
-
-
- -ash
-